video: sunxi: extract simplefb match code to a new file
authorIcenowy Zheng <[email protected]>
Thu, 26 Oct 2017 03:14:45 +0000 (11:14 +0800)
committerAnatolij Gustschin <[email protected]>
Thu, 26 Oct 2017 09:51:45 +0000 (11:51 +0200)
commite5f92467d77db8c00b389d2723242f6972e74d37
tree0f7baef24f64d1c3648357398ab384c756f4ff47
parent401a3ca0fb7070ab1654dde67192037b64fe0873
video: sunxi: extract simplefb match code to a new file

As the DE2 simplefb setup code can also benefit from the simplefb match
code, extract it to a new source file.

Signed-off-by: Icenowy Zheng <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
drivers/video/sunxi/Makefile
drivers/video/sunxi/simplefb_common.c [new file with mode: 0644]
drivers/video/sunxi/simplefb_common.h [new file with mode: 0644]
drivers/video/sunxi/sunxi_display.c